home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS027.DSK / MODEMS / INTELFAX.MDM < prev    next >
Text File  |  1994-04-26  |  2KB  |  85 lines

  1. ; Intel SatisFAXion (2400 bps)
  2. ;=============================================================
  3. ; Last revision date: 04/26/94 (update this date
  4. ; each time you edit; it is also advisable to rename
  5. ; your edited file [use Save As, rather than Save 
  6. ; option] to avoid later confusion and to keep the 
  7. ; original .MDM file intact).
  8.  
  9. ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem 
  10. ; Command File) for a description of modem command 
  11. ; files and how they work. "A Sample Modem Command 
  12. ; File" is user selectable within the Lotus Notes 
  13. ; Setup dialog "Modem Type" listbox in which you found 
  14. ; this modem command file (see end of listings, 
  15. ; beginning with a period) and is a printable ASCII 
  16. ; text file (approximately 15 pages). 
  17.  
  18. ; Additional information may be obtained from either of 
  19. ; the two so-called "generic" modem command files 
  20. ; (alphabetically listed under letter G, designed for 
  21. ; use with Notes Releases 2.x and 3.x, 9600 bps and 
  22. ; 14400 bps maximum, respectively), each of which may 
  23. ; first be tried as-is with unlisted modems, then edited 
  24. ; if required (within the Notes edit box, or outside of 
  25. ; Notes, with any text editor) according to the printed 
  26. ; instructions within each file, and in compliance with 
  27. ; the vendor's command set, result codes, DIP switch 
  28. ; settings, and technical specifications as listed in 
  29. ; the equipment's users manual.
  30.  
  31. ; For the specific modem(s) listed under this heading:
  32. ;===============================================================
  33.  
  34. [attributes]
  35.  
  36. MODELS=Intel SatisFAXion (2400 bps)
  37. NULL MODEM=0
  38. MAXIMUM SPEED=9600
  39. DEFAULT SPEED=9600
  40.  
  41. [commands]
  42.  
  43. ESCAPE=+++
  44. ATTENTION=ATE0V1
  45. HANGUP=ATH0
  46. SETUP=AT&F
  47. SETUP=ATE0V1\\Q3\\C0\\G0\\J1%C1
  48. SETUP=AT\\V1\\N3Q0&D2&C1S0=0S7=60X4
  49. RTS/CTS ENABLED=AT\\Q3
  50. RTS/CTS IGNORED=AT\\Q0
  51. VOLUME OFF=ATM0
  52. VOLUME LOW=ATM1L1
  53. VOLUME MEDIUM=ATM1L2
  54. VOLUME HIGH=ATM1L3
  55. ANSWER=ATA
  56. MANUAL DIAL=ATX3S9=1D
  57. AUTO DIAL SETUP=ATS9=6
  58. AUTO PULSE DIAL=ATDP
  59. AUTO TONE DIAL=ATDT
  60. AUTO DIAL SUFFIX=,
  61.  
  62. [responses]
  63.  
  64. OK=OK
  65.  
  66. RING=RING
  67.  
  68. NO CARRIER=NO CARRIER
  69.  
  70. ERROR=ERROR
  71.  
  72. NO DIALTONE=NO DIALTONE
  73. NO DIALTONE=NO DIAL TONE
  74.  
  75. BUSY=BUSY
  76.  
  77. NO ANSWER=NO ANSWER
  78.  
  79. CONNECT,  9600,2400=CONNECT 2400/REL
  80. CONNECT,  9600,2400=CONNECT 2400
  81.  
  82. CONNECT,  9600,1200=CONNECT 1200/REL
  83. CONNECT,  9600,1200=CONNECT 1200
  84.  
  85.